home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / DRIVER.CAB / ko301510.ppd < prev    next >
Encoding:
PostScript Printer Description  |  1999-05-04  |  37.1 KB  |  988 lines

  1. *PPD-Adobe: "4.3"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1993-94 Electronics for Imaging, Inc. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *% Created for Sunshine KCP1 Printer
  10. *%EFFileVersion: 2.0
  11. *%EF1File, EFLEPPD
  12.  
  13. *FormatVersion: "4.3"
  14. *FileVersion: "1.1"
  15. *PCFileName: "KO301510.PPD"
  16. *LanguageVersion: English
  17. *LanguageEncoding: ISOLatin1
  18. *Product: "(Konica KL-3015)"
  19. *PSVersion: "(3010.104) 1"
  20. *ModelName: "Konica KL-3015"
  21. *ShortNickName: "Konica KL-3015"
  22. *NickName: "Konica KL-3015"
  23. *Manufacturer: "Konica"
  24. *% rmk submitted 5/21/98
  25.  
  26. *% Protocol test
  27. *%Protocols: BCP TBCP
  28. *% ===================================
  29. *% Emulations and Protocols
  30. *% ===================================
  31. *Protocols:             PJL TBCP
  32. *JCLBegin:              "<1B>%-12345X@PJL JOB<0A>"
  33. *JCLToPSInterpreter:    "@PJL ENTER LANGUAGE = POSTSCRIPT <0A>"
  34. *JCLEnd:                "<1B>%-12345X@PJL EOJ<0A><1B>%-12345X"
  35.  
  36. *% ========= EFIFlags =========
  37.  
  38. *%EFIGroupName DesktopOutput/Output :True
  39. *%EFIGroupName DesktopOptions/Options :True
  40.  
  41. *% ===================================
  42. *% Installable Options
  43. *% ===================================
  44. *OpenGroup: InstallableOptions/Options Installed
  45.  
  46. *%EFIFlags *EFOptionCassette DesktopOptions
  47. *%EFIGroup *EFOptionCassette DesktopOptions/Options
  48. *OpenUI *EFOptionCassette/500 Sheet Tray : Boolean
  49. *DefaultEFOptionCassette: False
  50. *EFOptionCassette True/Installed:                ""
  51. *EFOptionCassette False/Not Installed:   ""
  52. *?EFOptionCassette: "
  53.   save
  54.     FieryXJdict /getfierysysdict known 
  55.            {(%%OPT_CASS) FieryXJdict /getfierysysdict get exec }
  56.         { (False) } 
  57.         ifelse
  58.         = flush 
  59.   restore"
  60. *End
  61. *CloseUI: *EFOptionCassette
  62.  
  63. *%EFIFlags *EFOptionDisk DesktopOptions
  64. *%EFIGroup *EFOptionDisk DesktopOptions/Options
  65. *OpenUI *EFOptionDisk/Disk : Boolean
  66. *DefaultEFOptionDisk: False
  67. *EFOptionDisk True/Installed:                ""
  68. *EFOptionDisk False/Not Installed:   ""
  69. *?EFOptionDisk: "
  70.   save
  71.     FieryXJdict /getfierysysdict known 
  72.            {(%%OPT_DISK) FieryXJdict /getfierysysdict get exec }
  73.         { (False) } 
  74.         ifelse
  75.         = flush 
  76.   restore"
  77. *End
  78. *CloseUI: *EFOptionDisk
  79.  
  80. *OpenUI *InstalledMemory/Printer Memory : PickOne
  81. *DefaultInstalledMemory: 16MB
  82. *InstalledMemory 16MB/16: ""
  83. *InstalledMemory 32MB/32: ""
  84. *InstalledMemory 48MB/48: ""
  85. *InstalledMemory 64MB/64: ""
  86. *InstalledMemory 80MB/80: ""
  87. *InstalledMemory 96MB/96: ""
  88. *?InstalledMemory: " 
  89.   save
  90.     FieryXJdict /getfierysysdict known 
  91.            {(%%OPT_MEM) FieryXJdict /getfierysysdict get exec }
  92.         { (16MB) } 
  93.         ifelse
  94.         = flush 
  95.   restore
  96. "
  97. *End
  98. *CloseUI: *InstalledMemory
  99.  
  100. *CloseGroup: InstallableOptions
  101.  
  102. *% === Options and Constraints =========
  103. *% == Contraints based on Installable options.
  104.  
  105.  
  106. *% If optional cassette is not installed, disable access to  Tray3
  107. *UIConstraints: *EFOptionCassette False *InputSlot Tray3
  108. *UIConstraints: *InputSlot Tray3 *EFOptionCassette False
  109.  
  110. *% Contraints between the various UI's
  111.  
  112. *% Cannot have CRDTexts and gray
  113. *UIConstraints: *ColorModel Gray *EFColorCRDText Presentation
  114. *UIConstraints: *ColorModel Gray *EFColorCRDText Photographic
  115. *UIConstraints: *ColorModel Gray *EFColorCRDText OHT 
  116.  
  117. *UIConstraints: *EFColorCRDText Presentation *ColorModel Gray
  118. *UIConstraints: *EFColorCRDText Photographic *ColorModel Gray
  119. *UIConstraints: *EFColorCRDText OHT      *ColorModel Gray
  120.  
  121.  
  122. *% Cannot have CRDGraphics and gray
  123. *UIConstraints: *ColorModel Gray *EFColorCRDGraphics Presentation
  124. *UIConstraints: *ColorModel Gray *EFColorCRDGraphics Photographic
  125. *UIConstraints: *ColorModel Gray *EFColorCRDGraphics OHT 
  126.  
  127. *UIConstraints: *EFColorCRDGraphics Presentation *ColorModel Gray
  128. *UIConstraints: *EFColorCRDGraphics Photographic *ColorModel Gray
  129. *UIConstraints: *EFColorCRDGraphics OHT      *ColorModel Gray
  130.  
  131. *% cannot have CRDImages and gray
  132. *UIConstraints: *ColorModel Gray *EFColorCRDImages Presentation
  133. *UIConstraints: *ColorModel Gray *EFColorCRDImages Photographic
  134. *UIConstraints: *ColorModel Gray *EFColorCRDImages OHT 
  135.  
  136. *UIConstraints: *EFColorCRDImages Presentation *ColorModel Gray
  137. *UIConstraints: *EFColorCRDImages Photographic *ColorModel Gray
  138. *UIConstraints: *EFColorCRDImages OHT      *ColorModel Gray
  139.  
  140. *% Paper size input slot constraints
  141. *% These are the paper sizes the KCP1 accepts
  142. *% LetterSmall and A4Small are used for Transaparency
  143. *% and decrease the imageable area
  144. *% (Letter) All trays
  145. *% (LetterSmall) All trays
  146. *% (A4) All Trays 
  147. *% (A4Small) All trays
  148. *% (Legal) Manual and tray 2 
  149. *% (Executive) Manual and tray 2 
  150. *% (B5) Manual and tray 2
  151. *% (A5) Manual
  152. *% (Env10) Manual
  153. *% (EnvMonarch) Manual
  154. *% (EnvDL) Manual
  155. *% (EnvC5) Manual
  156.  
  157.  
  158. *% These papers can only come in via the manual tray or Tray 2
  159. *% Legal/InputSlot only in tray 1 or 2
  160. *UIConstraints: *PageSize Legal *InputSlot Tray3
  161. *UIConstraints: *InputSlot Tray3 *PageSize Legal
  162.  
  163. *% Executive/InputSlot only in tray 1 or 2
  164. *UIConstraints: *PageSize Executive *InputSlot Tray3
  165. *UIConstraints: *InputSlot Tray3 *PageSize Executive
  166.  
  167. *% B5/InputSlot only in tray 1 or 2
  168. *UIConstraints: *PageSize B5 *InputSlot Tray3
  169. *UIConstraints: *InputSlot Tray3 *PageSize B5
  170.  
  171. *% These papers can only come in via the manual tray Tray 1
  172.  
  173. *% A5/InputSlot
  174. *UIConstraints: *PageSize A5 *InputSlot Tray2
  175. *UIConstraints: *PageSize A5 *InputSlot Tray3
  176. *UIConstraints: *InputSlot Tray2 *PageSize A5
  177. *UIConstraints: *InputSlot Tray3 *PageSize A5
  178.  
  179. *% Env10/InputSlot - also known as Com10 (Comm10)
  180. *UIConstraints: *PageSize Env10 *InputSlot Tray2
  181. *UIConstraints: *PageSize Env10 *InputSlot Tray3
  182. *UIConstraints: *InputSlot Tray2 *PageSize Env10
  183. *UIConstraints: *InputSlot Tray3 *PageSize Env10
  184.  
  185. *% EnvMonarch/InputSlot
  186. *UIConstraints: *PageSize EnvMonarch *InputSlot Tray2
  187. *UIConstraints: *PageSize EnvMonarch *InputSlot Tray3
  188. *UIConstraints: *InputSlot Tray2 *PageSize EnvMonarch
  189. *UIConstraints: *InputSlot Tray3 *PageSize EnvMonarch
  190.  
  191. *% EnvDL/InputSlot
  192. *UIConstraints: *PageSize EnvDL *InputSlot Tray2
  193. *UIConstraints: *PageSize EnvDL *InputSlot Tray3
  194. *UIConstraints: *InputSlot Tray2 *PageSize EnvDL
  195. *UIConstraints: *InputSlot Tray3 *PageSize EnvDL
  196.  
  197. *% EnvC5/InputSlot
  198. *UIConstraints: *PageSize EnvC5 *InputSlot Tray2
  199. *UIConstraints: *PageSize EnvC5 *InputSlot Tray3
  200. *UIConstraints: *InputSlot Tray2 *PageSize EnvC5
  201. *UIConstraints: *InputSlot Tray3 *PageSize EnvC5
  202.  
  203. *% Corresponding PageRegion contraints:
  204. *% These papers can only come in via the manual tray or Tray 2
  205. *% Legal/InputSlot only in tray 1 or 2
  206. *UIConstraints: *PageRegion Legal *InputSlot Tray3
  207. *UIConstraints: *InputSlot Tray3 *PageRegion Legal
  208.  
  209. *% Executive/InputSlot only in tray 1 or 2
  210. *UIConstraints: *PageRegion Executive *InputSlot Tray3
  211. *UIConstraints: *InputSlot Tray3 *PageRegion Executive
  212.  
  213. *% B5/InputSlot only in tray 1 or 2
  214. *UIConstraints: *PageRegion B5 *InputSlot Tray3
  215. *UIConstraints: *InputSlot Tray3 *PageRegion B5
  216.  
  217. *% These papers can only come in via the manual tray Tray 1
  218.  
  219. *% A5/InputSlot
  220. *UIConstraints: *PageRegion A5 *InputSlot Tray2
  221. *UIConstraints: *PageRegion A5 *InputSlot Tray3
  222. *UIConstraints: *InputSlot Tray2 *PageRegion A5
  223. *UIConstraints: *InputSlot Tray3 *PageRegion A5
  224.  
  225. *% Env10/InputSlot - also known as Com10 (Comm10)
  226. *UIConstraints: *PageRegion Env10 *InputSlot Tray2
  227. *UIConstraints: *PageRegion Env10 *InputSlot Tray3
  228. *UIConstraints: *InputSlot Tray2 *PageRegion Env10
  229. *UIConstraints: *InputSlot Tray3 *PageRegion Env10
  230.  
  231. *% EnvMonarch/InputSlot
  232. *UIConstraints: *PageRegion EnvMonarch *InputSlot Tray2
  233. *UIConstraints: *PageRegion EnvMonarch *InputSlot Tray3
  234. *UIConstraints: *InputSlot Tray2 *PageRegion EnvMonarch
  235. *UIConstraints: *InputSlot Tray3 *PageRegion EnvMonarch
  236.  
  237. *% EnvDL/InputSlot
  238. *UIConstraints: *PageRegion EnvDL *InputSlot Tray2
  239. *UIConstraints: *PageRegion EnvDL *InputSlot Tray3
  240. *UIConstraints: *InputSlot Tray2 *PageRegion EnvDL
  241. *UIConstraints: *InputSlot Tray3 *PageRegion EnvDL
  242.  
  243. *% EnvC5/InputSlot
  244. *UIConstraints: *PageRegion EnvC5 *InputSlot Tray2
  245. *UIConstraints: *PageRegion EnvC5 *InputSlot Tray3
  246. *UIConstraints: *InputSlot Tray2 *PageRegion EnvC5
  247. *UIConstraints: *InputSlot Tray3 *PageRegion EnvC5
  248.  
  249.  
  250. *% Printer cannot print Color on Legal Size
  251. *UIConstraints: *PageSize Legal *ColorModel CMYK
  252. *UIConstraints: *ColorModel CMYK *PageSize Legal
  253. *UIConstraints: *PageRegion Legal *ColorModel CMYK
  254. *UIConstraints: *ColorModel CMYK *PageRegion Legal
  255.  
  256. *% tray and media constraints: 
  257. *UIConstraints: *MediaType Labels *InputSlot Tray2
  258. *UIConstraints: *MediaType Labels *InputSlot Tray3
  259. *UIConstraints: *InputSlot Tray2 *MediaType Labels
  260. *UIConstraints: *InputSlot Tray3 *MediaType Labels
  261.  
  262. *UIConstraints: *MediaType Transparent *InputSlot Tray2
  263. *UIConstraints: *MediaType Transparent *InputSlot Tray3
  264. *UIConstraints: *InputSlot Tray2 *MediaType Transparent
  265. *UIConstraints: *InputSlot Tray3 *MediaType Transparent
  266.  
  267.  
  268. *%==========================================
  269. *% Disk and Job option constraints 
  270. *%==========================================
  271. *% No Collate or Check & Print functionality without Disk
  272.  
  273. *UIConstraints: *EFOptionDisk False *EFCollate True
  274. *UIConstraints: *EFCollate True *EFOptionDisk False 
  275.  
  276. *UIConstraints: *EFOptionDisk False *EFCheckPrint True
  277. *UIConstraints: *EFCheckPrint True *EFOptionDisk False 
  278.  
  279. *% No Collate or Check & Print together
  280. *UIConstraints: *EFCollate True *EFCheckPrint True
  281. *UIConstraints: *EFCheckPrint True *EFCollate True
  282.  
  283.  
  284. *% General Information and Defaults ===============
  285. *FreeVM: "16777216"
  286. *VMOption 16MB: "16777216"
  287. *VMOption 32MB: "33554432"
  288. *VMOption 48MB: "50331648"
  289. *VMOption 64MB: "67108864"
  290. *VMOption 80MB: "83886080"
  291. *VMOption 96MB: "100663296"
  292. *% *FCacheSize None: 1048576
  293. *FCacheSize 16MB: 1048576
  294.  
  295. *Source: "EtherTalk"
  296. *Source: "Parallel"
  297. *Source: "TCP/IP"
  298. *Source: "Novell IPX"
  299. *Source: "Windows SMB"
  300.  
  301. *%--- System Management
  302.  
  303. *LanguageLevel: "3"
  304. *ColorDevice: True
  305. *ContoneOnly: True
  306. *DefaultColorSpace: CMYK
  307. *TTRasterizer: Type42
  308. *RenderingIntent: Colorimetric
  309.  
  310. *FileSystem: True
  311. *?FileSystem: "
  312.     save
  313.       statusdict /diskstatus known{(True)} {(False)} ifelse = flush
  314.     restore
  315.     "
  316. *End
  317. *Throughput: "10"
  318. *Password: "0"
  319. *ExitServer: "
  320.    count 0 eq
  321.    { false } { true exch startjob } ifelse
  322.    not { (WARNING: Cannot modify initial VM.) =
  323.             (Missing or invalid password.) =
  324.             (Please contact the author of this software.) = flush quit
  325.           } if
  326. "
  327. *End
  328.  
  329. *Reset: "
  330.    count 0 eq
  331.    { false } { true exch startjob } ifelse
  332.    not { (WARNING: Cannot reset printer.) =
  333.             (Missing or invalid password.) =
  334.             (Please contact the author of this software.) = flush quit
  335.           } if
  336.    systemdict /quit get exec
  337.    (WARNING: Printer Reset Failed.) = flush
  338. "
  339. *End
  340.  
  341. *DefaultResolution: 600dpi
  342. *?Resolution: "
  343.     save
  344.       initgraphics
  345.       0 0 moveto currentpoint matrix defaultmatrix transform
  346.       0 72 lineto currentpoint matrix defaultmatrix transform
  347.       3 -1 roll sub dup mul
  348.       3 1 roll exch sub dup mul
  349.       add sqrt round cvi
  350.       (          ) cvs print (dpi) = flush
  351.     restore
  352.     "
  353. *End
  354.  
  355. *AccurateScreensSupport: True
  356. *ScreenFreq: "200"
  357. *ScreenAngle: "90"
  358.  
  359. *%EFIFlags *ColorModel
  360. *%EFIGroup *ColorModel ColorWise/ColorWise
  361. *OpenUI *ColorModel/Color Mode : PickOne
  362. *OrderDependency: 15 AnySetup *ColorModel 
  363. *DefaultColorModel: CMYK
  364. *ColorModel CMYK/CMYK: "
  365.         << /ProcessColorModel /DeviceCMYK >> setpagedevice "
  366. *End
  367. *ColorModel Gray/Grayscale: " 
  368.         << /ProcessColorModel /DeviceGray >> setpagedevice "
  369. *End
  370. *?ColorModel: " currentpagedevice /ProcessColorModel get ==  if "
  371. *CloseUI: *ColorModel
  372.  
  373.  
  374. *% ===================================
  375. *% EFI Color Stuff
  376. *% ===================================
  377.  
  378. *%EFIFlags *EFColorCRDText ColorWise
  379. *%EFIGroup *EFColorCRDText ColorWise/ColorWise
  380. *OpenUI *EFColorCRDText/Color CRD Text : PickOne
  381. *OrderDependency: 20 AnySetup *EFColorCRDText
  382. *DefaultEFColorCRDText: Presentation
  383. *EFColorCRDText None/None: ""
  384. *EFColorCRDText Photographic/Photographic: "
  385.         FieryXJdict /XJDefineTextCRD known
  386.         {
  387.             /Photographic FieryXJdict /XJDefineTextCRD get exec 
  388.         } if"
  389. *End
  390. *EFColorCRDText Presentation/Presentation: "
  391.         FieryXJdict /XJDefineTextCRD known
  392.         {
  393.             /Presentation FieryXJdict /XJDefineTextCRD get exec 
  394.         } if"
  395. *End
  396. *EFColorCRDText OHT/Transparency: "
  397.         FieryXJdict /XJDefineTextCRD known
  398.         {
  399.             /OHT FieryXJdict /XJDefineTextCRD get exec 
  400.         } if"
  401. *End
  402. *CloseUI: *EFColorCRDText
  403.  
  404.  
  405. *%EFIFlags *EFColorCRDGraphics ColorWise
  406. *%EFIGroup *EFColorCRDGraphics ColorWise/ColorWise
  407. *OpenUI *EFColorCRDGraphics/Color CRD Graphics : PickOne
  408. *OrderDependency: 20 AnySetup *EFColorCRDGraphics
  409. *DefaultEFColorCRDGraphics: Presentation
  410. *EFColorCRDGraphics None/None: ""
  411. *EFColorCRDGraphics Photographic/Photographic: "
  412.         FieryXJdict /XJDefineGraphicsCRD known
  413.         {
  414.             /Photographic FieryXJdict /XJDefineGraphicsCRD get exec 
  415.         } if"
  416. *End
  417. *EFColorCRDGraphics Presentation/Presentation: "
  418.         FieryXJdict /XJDefineGraphicsCRD known
  419.         {
  420.             /Presentation FieryXJdict /XJDefineGraphicsCRD get exec 
  421.         } if"
  422. *End
  423. *EFColorCRDGraphics OHT/Transparency: "
  424.         FieryXJdict /XJDefineGraphicsCRD known
  425.         {
  426.             /OHT FieryXJdict /XJDefineGraphicsCRD get exec 
  427.         } if"
  428. *End
  429. *CloseUI: *EFColorCRDGraphics
  430.  
  431.  
  432. *%EFIFlags *EFColorCRDImages ColorWise
  433. *%EFIGroup *EFColorCRDImages ColorWise/ColorWise
  434. *OpenUI *EFColorCRDImages/Color CRD Images : PickOne
  435. *OrderDependency: 20 AnySetup *EFColorCRDImages
  436. *DefaultEFColorCRDImages: Photographic
  437. *EFColorCRDImages None/None: ""
  438. *EFColorCRDImages Photographic/Photographic: "
  439.         FieryXJdict /XJDefineImagesCRD known
  440.         {
  441.             /Photographic FieryXJdict /XJDefineImagesCRD get exec 
  442.         } if"
  443. *End
  444. *EFColorCRDImages Presentation/Presentation: "
  445.         FieryXJdict /XJDefineImagesCRD known
  446.         {
  447.             /Presentation FieryXJdict /XJDefineImagesCRD get exec 
  448.         } if"
  449. *End
  450. *EFColorCRDImages OHT/Transparency: "
  451.         FieryXJdict /XJDefineImagesCRD known
  452.         {
  453.             /OHT FieryXJdict /XJDefineImagesCRD get exec 
  454.         } if"
  455. *End
  456. *CloseUI: *EFColorCRDImages
  457.  
  458.  
  459. *%EFIFlags *EFBrightness ColorWise
  460. *%EFIGroup *EFBrightness ColorWise/ColorWise
  461. *OpenUI *EFBrightness/Brightness :PickOne
  462. *OrderDependency: 55.0 AnySetup *EFBrightness
  463. *DefaultEFBrightness: 00.00
  464. *EFBrightness +0.24/85%  Lightest: " userdict /EFIColordict known {
  465.         userdict /EFIColordict get /SetLightestColAdj known {
  466.            userdict /EFIColordict get /SetLightestColAdj get exec
  467.         } if } if "
  468. *End
  469. *EFBrightness +0.16/90%  Lighter:       " userdict /EFIColordict known {
  470.         userdict /EFIColordict get /SetLighterColAdj known {
  471.            userdict /EFIColordict get /SetLighterColAdj get exec
  472.         } if } if "
  473. *End
  474. *EFBrightness +0.08/95%  Light:         " userdict /EFIColordict known {
  475.         userdict /EFIColordict get /SetLightColAdj known {
  476.            userdict /EFIColordict get /SetLightColAdj get exec
  477.         } if } if "
  478. *End
  479. *EFBrightness 00.00/100% Normal:        ""
  480. *EFBrightness -0.08/105% Dark:  " userdict /EFIColordict known {
  481.         userdict /EFIColordict get /SetDarkColAdj known {
  482.            userdict /EFIColordict get /SetDarkColAdj get exec
  483.         } if } if "
  484. *End
  485. *EFBrightness -0.16/110% Darker:        " userdict /EFIColordict known {
  486.         userdict /EFIColordict get /SetDarkerColAdj known {
  487.            userdict /EFIColordict get /SetDarkerColAdj get exec
  488.         } if } if "
  489. *End
  490. *EFBrightness -0.24/115% Darkest:       " userdict /EFIColordict known {
  491.         userdict /EFIColordict get /SetDarkestColAdj known {
  492.            userdict /EFIColordict get /SetDarkestColAdj get exec
  493.         } if } if "
  494. *End
  495. *?EFBrightness: "(unknown) == flush"
  496. *CloseUI: *EFBrightness
  497.  
  498.  
  499. *%EFIFlags *EFRGBOverride ColorWise
  500. *%EFIGroup *EFRGBOverride ColorWise/ColorWise
  501. *OpenUI *EFRGBOverride/RGB Source :PickOne
  502. *OrderDependency: 63.75 AnySetup *EFRGBOverride
  503. *DefaultEFRGBOverride: sRGB
  504. *EFRGBOverride EFIRGB/EFIRGB: " userdict /EFIColordict known {
  505.         userdict /EFIColordict get /SetRGBColorSpaceBypass known {
  506.            (EFIRGB) userdict /EFIColordict get /SetRGBColorSpaceBypass get exec
  507.         } if } if "
  508. *End
  509. *EFRGBOverride sRGB/sRGB (PC): " userdict /EFIColordict known {
  510.         userdict /EFIColordict get /SetRGBColorSpaceBypass known {
  511.            (SRGB) userdict /EFIColordict get /SetRGBColorSpaceBypass get exec
  512.         } if } if "
  513. *End
  514. *EFRGBOverride Apple13/Apple Standard: " userdict /EFIColordict known {
  515.         userdict /EFIColordict get /SetRGBColorSpaceBypass known {
  516.            (APPLE13) userdict /EFIColordict get /SetRGBColorSpaceBypass get exec
  517.         } if } if "
  518. *End
  519. *EFRGBOverride Off/None: " userdict /EFIColordict known {
  520.         userdict /EFIColordict get /SetRGBColorSpaceBypass known {
  521.            null userdict /EFIColordict get /SetRGBColorSpaceBypass get exec
  522.         } if } if "
  523. *End
  524. *?EFRGBOverride: "(unknown) == flush"
  525. *CloseUI: *EFRGBOverride
  526.  
  527.  
  528. *%EFIFlags *EFSimulation ColorWise
  529. *%EFIGroup *EFSimulation ColorWise/ColorWise
  530. *OpenUI *EFSimulation/CMYK Simulation :PickOne
  531. *OrderDependency: 60.0 AnySetup *EFSimulation
  532. *DefaultEFSimulation: None
  533. *EFSimulation SWOP/SWOP-Coated: " 
  534. userdict /EFIColordict known { 
  535.         userdict /EFIColordict get /SetSlowSimulSpeed known {
  536.            userdict /EFIColordict get /SetSlowSimulSpeed get exec
  537.         } if } if
  538. userdict /EFIColordict known {
  539.         userdict /EFIColordict get /SetCMYKSimul known {
  540.            (SWOP-Coated) userdict /EFIColordict get /SetCMYKSimul get exec
  541.         } if } if "
  542. *End
  543. *EFSimulation DIC/DIC: " 
  544. userdict /EFIColordict known { 
  545.         userdict /EFIColordict get /SetSlowSimulSpeed known {
  546.            userdict /EFIColordict get /SetSlowSimulSpeed get exec
  547.         } if } if
  548. userdict /EFIColordict known {
  549.         userdict /EFIColordict get /SetCMYKSimul known {
  550.            (DIC) userdict /EFIColordict get /SetCMYKSimul get exec
  551.         } if } if "
  552. *End
  553. *EFSimulation Euroscale/Euroscale: " 
  554. userdict /EFIColordict known { 
  555.         userdict /EFIColordict get /SetSlowSimulSpeed known {
  556.            userdict /EFIColordict get /SetSlowSimulSpeed get exec
  557.         } if } if
  558. userdict /EFIColordict known {
  559.         userdict /EFIColordict get /SetCMYKSimul known {
  560.            (Euroscale) userdict /EFIColordict get /SetCMYKSimul get exec
  561.         } if } if "
  562. *End
  563. *EFSimulation None/None: " 
  564. userdict /EFIColordict known { 
  565.         userdict /EFIColordict get /SetFastSimulSpeed known {
  566.            userdict /EFIColordict get /SetFastSimulSpeed get exec
  567.         } if } if 
  568. userdict /EFIColordict known { 
  569.         userdict /EFIColordict get /SetCMYKSimul known {
  570.            (.None) userdict /EFIColordict get /SetCMYKSimul get exec
  571.         } if } if "
  572. *End
  573. *?EFSimulation: "(unknown) == flush"
  574. *CloseUI: *EFSimulation
  575.  
  576.  
  577.  
  578. *% ===================================
  579. *% Mediatype definitions
  580. *% ===================================
  581.  
  582. *OpenUI *MediaType/Media Type : PickOne
  583. *OrderDependency: 50 AnySetup *MediaType
  584. *DefaultMediaType: Plain
  585. *MediaType Plain/Plain: " 
  586.         (printerinfo mediatype PLAIN) =string 
  587.             FieryXJdict /ExtCmdGetExec get exec {pop} if "
  588. *End
  589. *MediaType Transparent/Transparency: " 
  590.         (printerinfo mediatype TRANSPARENCY) =string 
  591.     FieryXJdict /ExtCmdGetExec get exec {pop} if "
  592. *End
  593. *MediaType Labels/Labels: " 
  594.         (printerinfo mediatype LABELS) =string 
  595.     FieryXJdict /ExtCmdGetExec get exec {pop} if "
  596. *End
  597. *?MediaType: " (unknown) == flush"
  598. *CloseUI: *MediaType
  599.  
  600. *% ================================================
  601. *% Collate: driver UI only
  602. *% ================================================
  603.  
  604. *%EFIFlags *EFCollate DesktopOutput
  605. *%EFIGroup *EFCollate  DesktopOutput/Output
  606. *OpenUI *EFCollate/Electronic Collation : Boolean
  607. *OrderDependency: 35 AnySetup *EFCollate
  608. *DefaultEFCollate: False
  609. *EFCollate True/Yes: "(printerinfo proofnprint mopy) =string FieryXJdict /ExtCmdGetExec get exec {pop} if "
  610. *EFCollate False/No: ""
  611. *?EFCollate: " (unknown) == flush"
  612. *CloseUI: *EFCollate
  613.  
  614. *%EFIFlags *EFCheckPrint DesktopOutput
  615. *%EFIGroup *EFCheckPrint  DesktopOutput/Output
  616. *OpenUI *EFCheckPrint/Check && Print :Boolean
  617. *OrderDependency: 50 AnySetup *EFCheckPrint
  618. *DefaultEFCheckPrint: False
  619. *EFCheckPrint True/Yes: " (printerinfo proofnprint on) =string FieryXJdict /ExtCmdGetExec get exec {pop} if "
  620. *EFCheckPrint False/No: ""
  621. *CloseUI: *EFCheckPrint
  622.  
  623. *% ================================================
  624. *% Paper source 
  625. *% ================================================
  626.  
  627. *OpenUI *InputSlot/Paper Source : PickOne
  628. *OrderDependency: 20 AnySetup *InputSlot
  629. *DefaultInputSlot: AutoSelect
  630. *InputSlot AutoSelect/AutoSelect: ""
  631. *InputSlot Tray2/250 Sheet Tray: "(printerinfo trayselect MAIN_CASS) =string  
  632.         FieryXJdict /ExtCmdGetExec get exec {pop} if"
  633. *End
  634. *InputSlot Tray3/500 Sheet Tray: "(printerinfo trayselect OPTIONAL_CASS) =string  
  635.         FieryXJdict /ExtCmdGetExec get exec {pop} if"
  636. *End
  637. *InputSlot ManualFeedTray/Multi Purpose Tray: "(printerinfo trayselect MANUAL_FEED) =string  
  638.         FieryXJdict /ExtCmdGetExec get exec {pop} if
  639.         1 dict dup /ManualFeed true put setpagedevice "
  640. *End
  641. *?InputSlot: "(unknown) == flush"
  642. *CloseUI: *InputSlot
  643.  
  644. *DefaultOutputOrder: Reverse
  645.  
  646. *DefaultTransfer: Null
  647. *Transfer Null: "{ }"
  648. *Transfer Null.Inverse: "{ 1 exch sub }"
  649.  
  650. *% Black substitution is always on.
  651. *DefaultBlackSubstitution: True
  652. *BlackSubstitution True: ""
  653. *?BlackSubstitution: "(True) == flush"
  654.  
  655.  
  656. *% Paper Handling ===================
  657. *% Use these entries to set paper size most of the time, unless there is
  658. *% specific reason to use PageRegion.
  659. *OpenUI *PageSize/Page Size : PickOne
  660. *OrderDependency: 90 AnySetup *PageSize
  661. *DefaultPageSize: Letter
  662. *PageSize Letter/Letter:"
  663.     << /PageSize [612 792] /MediaType (null)
  664.         /InputAttributes << 0 << /PageSize [612 792] /MediaType (null) >> >> >> setpagedevice "
  665. *End
  666. *PageSize LetterSmall/Transparency Letter:"
  667.     << /PageSize [612 792] /MediaType (null)
  668.         /InputAttributes << 0 << /PageSize [612 792] /MediaType (null) >> >> >> setpagedevice "
  669. *End
  670. *PageSize A4/A4:"
  671.     << /PageSize [595 842] /MediaType (null)
  672.         /InputAttributes << 0 << /PageSize [595 842] /MediaType (null) >> >> >> setpagedevice "
  673. *End
  674. *PageSize A4Small/Transparency A4:"
  675.     << /PageSize [595 842] /MediaType (null)
  676.         /InputAttributes << 0 << /PageSize [595 842] /MediaType (null) >> >> >> setpagedevice "
  677. *End
  678. *PageSize Legal/Legal: " 
  679.     << /PageSize [612 1008] /MediaType (null)
  680.         /InputAttributes << 0 << /PageSize [612 1008] /MediaType (null) >> >> >> setpagedevice "
  681. *End
  682. *PageSize Executive/Exec: "
  683.     << /PageSize [522 756] /MediaType (null)
  684.         /InputAttributes << 0 << /PageSize [522 756] /MediaType (null) >> >> >> setpagedevice "
  685. *End
  686. *PageSize B5/B5: "
  687.     << /PageSize [516 729] /MediaType (null)
  688.         /InputAttributes << 0 << /PageSize [516 729] /MediaType (null) >> >> >> setpagedevice "
  689. *End
  690. *PageSize A5/A5: "
  691.     << /PageSize [420 595] /MediaType (null)
  692.         /InputAttributes << 0 << /PageSize [420 595] /MediaType (null) >> >> >> setpagedevice "
  693. *End
  694. *PageSize Env10/EnvCom-10: "
  695.     << /PageSize [297 684] /MediaType (null)
  696.         /InputAttributes << 0 << /PageSize [297 684] /MediaType (null) >> >> >> setpagedevice "
  697. *End
  698. *PageSize EnvMonarch/EnvMonarch: "
  699.     << /PageSize [279 540] /MediaType (null)
  700.         /InputAttributes << 0 << /PageSize [279 540] /MediaType (null) >> >> >> setpagedevice "
  701. *End
  702. *PageSize EnvDL/EnvDL: " 
  703.     << /PageSize [312 624] /MediaType (null)
  704.         /InputAttributes << 0 << /PageSize [312 624] /MediaType (null) >> >> >> setpagedevice "
  705. *End
  706. *PageSize EnvC5/EnvC5: " 
  707.     << /PageSize [459 649] /MediaType (null) 
  708.         /InputAttributes << 0 << /PageSize [459 649] /MediaType (null) >> >> >> setpagedevice "
  709. *End
  710.  
  711.  
  712. *?PageSize: "
  713.     save currentpagedevice /PageSize get aload pop
  714.     2 copy gt {exch} if (Unknown) 
  715.     12 dict
  716.     dup [612 792] (Letter) put
  717.     dup [612 793] (LetterSmall) put
  718.     dup [595 842] (A4) put
  719.     dup [595 843] (A4Small) put
  720.     dup [612 1008] (Legal) put
  721.     dup [522 756] (Executive) put
  722.     dup [516 729] (B5) put
  723.     dup [420 595] (A5) put
  724.     dup [297 684] (Env10) put
  725.     dup [279 540] (EnvMonarch) put
  726.     dup [312 624] (EnvDL) put
  727.     dup [459 649] (EnvC5) put
  728.  
  729.     { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and
  730.       { exch pop exit } { pop } ifelse
  731.     } bind forall = flush pop pop
  732.     restore "
  733. *End
  734. *CloseUI: *PageSize
  735.  
  736. *% These entries will set up the frame buffer. Usually used with manual feed.
  737. *OpenUI *PageRegion : PickOne
  738. *OrderDependency: 95 AnySetup *PageRegion
  739. *DefaultPageRegion: Letter
  740. *PageRegion Letter/Letter:" 
  741.     << /PageSize [612 792] /MediaType (null)
  742.         /InputAttributes << 0 << /PageSize [612 792] /MediaType (null) >> >> >> setpagedevice "
  743. *End
  744. *PageRegion LetterSmall/Transparency Letter:" 
  745.     << /PageSize [612 792] /MediaType (null)
  746.         /InputAttributes << 0 << /PageSize [612 792] /MediaType (null) >> >> >> setpagedevice "
  747. *End
  748. *PageRegion A4/A4: " 
  749.     << /PageSize [595 842] /MediaType (null) 
  750.         /InputAttributes << 0 << /PageSize [595 842] /MediaType (null) >> >> >> setpagedevice "
  751. *End
  752. *PageRegion A4Small/Transparency A4: " 
  753.     << /PageSize [595 842] /MediaType (null) 
  754.         /InputAttributes << 0 << /PageSize [595 842] /MediaType (null) >> >> >> setpagedevice "
  755. *End
  756. *PageRegion Legal/Legal: " 
  757.     << /PageSize [612 1008] /MediaType (null)
  758.         /InputAttributes << 0 << /PageSize [612 1008] /MediaType (null) >> >> >> setpagedevice "
  759. *End
  760. *PageRegion Executive/Exec: " 
  761.     << /PageSize [522 756] /MediaType (null)
  762.         /InputAttributes << 0 << /PageSize [522 756] /MediaType (null) >> >> >> setpagedevice "
  763. *End
  764. *PageRegion B5/B5: " 
  765.     << /PageSize [516 729] /MediaType (null)
  766.         /InputAttributes << 0 << /PageSize [516 729] /MediaType (null) >> >> >> setpagedevice "
  767. *End
  768. *PageRegion A5/A5: " 
  769.     << /PageSize [420 595] /MediaType (null)
  770.         /InputAttributes << 0 << /PageSize [420 595] /MediaType (null) >> >> >> setpagedevice "
  771. *End
  772. *PageRegion Env10/EnvCom-10: " 
  773.     << /PageSize [297 684] /MediaType (null) 
  774.         /InputAttributes << 0 << /PageSize [297 684] /MediaType (null) >> >> >> setpagedevice "
  775. *End
  776. *PageRegion EnvMonarch/EnvMonarch: " 
  777.     << /PageSize [279 540] /MediaType (null) 
  778.         /InputAttributes << 0 << /PageSize [279 540] /MediaType (null) >> >> >> setpagedevice "
  779. *End
  780. *PageRegion EnvDL/EnvDL: "
  781.     << /PageSize [312 624] /MediaType (null)
  782.         /InputAttributes << 0 << /PageSize [312 624] /MediaType (null) >> >> >> setpagedevice "
  783. *End
  784. *PageRegion EnvC5/EnvC5: "
  785.     << /PageSize [459 649] /MediaType (null)
  786.         /InputAttributes << 0 << /PageSize [459 649] /MediaType (null) >> >> >> setpagedevice "
  787. *End
  788. *CloseUI: *PageRegion
  789.  
  790. *DefaultImageableArea: Letter
  791. *ImageableArea Letter/Letter:           "12 12 600 780"
  792. *ImageableArea LetterSmall/Transparency Letter:           "36 52 576 772"
  793. *ImageableArea A4/A4:                   "12 12 583 830"
  794. *ImageableArea A4Small/Transparency A4:                   "36 60 559 820"
  795. *ImageableArea Legal/Legal:             "12 12 600 996"
  796. *ImageableArea Executive/Exec:          "12 12 510 744"
  797. *ImageableArea B5/B5:                   "12 12 504 717"
  798. *ImageableArea A5/A5:                   "12 12 408 583"
  799. *ImageableArea Env10/EnvCom-10:         "12 12 285 672"
  800. *ImageableArea EnvMonarch/EnvMonarch:   "12 12 267 528"
  801. *ImageableArea EnvDL/EnvDL:             "12 12 300 612"
  802. *ImageableArea EnvC5/EnvC5:             "12 12 447 637"
  803.  
  804. *?ImageableArea: "
  805.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  806.   newpath clippath pathbbox
  807.   4 -2 roll exch 2 {ceiling cvp} repeat
  808.   exch 2 {floor cvp} repeat flush
  809.  restore
  810. "
  811. *End
  812.  
  813. *% These provide the physical dimensions of the paper (by keyword)
  814. *DefaultPaperDimension: Letter
  815. *PaperDimension Letter/Letter: "612 792"
  816. *PaperDimension LetterSmall/Transparency Letter: "612 793"
  817. *PaperDimension A4/A4: "595 842"
  818. *PaperDimension A4Small/Transparency A4: "595 843"
  819. *PaperDimension Legal/Legal:     "612 1008"
  820. *PaperDimension Executive/Exec: "522 756"
  821. *PaperDimension B5/B5: "516 729"
  822. *PaperDimension A5/A5: "420 595"
  823. *PaperDimension Env10/EnvCom-10: "297 684"
  824. *PaperDimension EnvMonarch/EnvMonarch: "279 540"
  825. *PaperDimension EnvDL/EnvDL: "312 624" 
  826. *PaperDimension EnvC5/EnvC5: "459 649" 
  827.  
  828.  
  829. *RequiresPageRegion All: True
  830.  
  831. *% Font Information =========================
  832. *DefaultFont: Courier
  833. *Font AlbertusMT: Standard "(001.000)" Standard Disk
  834. *Font AlbertusMT-Italic: Standard "(001.000)" Standard Disk
  835. *Font AlbertusMT-Light: Standard "(001.000)" Standard Disk
  836. *Font AntiqueOlive-Bold: Standard "(001.001)" Standard Disk
  837. *Font AntiqueOlive-Compact: Standard "(001.001)" Standard Disk
  838. *Font AntiqueOlive-Italic: Standard "(001.001)" Standard Disk
  839. *Font AntiqueOlive-Roman: Standard "(001.001)" Standard Disk
  840. *Font Apple-Chancery: Standard "(002.000)" Standard Disk
  841. *Font Arial-BoldItalicMT: Standard "(002.000)" Standard Disk 
  842. *Font Arial-BoldMT: Standard "(002.000)" Standard Disk
  843. *Font Arial-ItalicMT: Standard "(002.000)" Standard Disk
  844. *Font ArialMT: Standard "(002.000)" Standard Disk
  845. *Font AvantGarde-Book: Standard "(002.000)" Standard Disk
  846. *Font AvantGarde-BookOblique: Standard "(002.000)" Standard Disk
  847. *Font AvantGarde-Demi: Standard "(002.000)" Standard Disk
  848. *Font AvantGarde-DemiOblique: Standard "(002.000)" Standard Disk
  849. *Font Bodoni: Standard "(001.002)" Standard Disk
  850. *Font Bodoni-Bold: Standard "(001.002)" Standard Disk
  851. *Font Bodoni-BoldItalic: Standard "(001.002)" Standard Disk
  852. *Font Bodoni-Italic: Standard "(001.002)" Standard Disk
  853. *Font Bodoni-Poster: Standard "(001.002)" Standard Disk
  854. *Font Bodoni-PosterCompressed: Standard "(001.001)" Standard Disk
  855. *Font Bookman-Demi: Standard "(002.000)" Standard Disk
  856. *Font Bookman-DemiItalic: Standard "(002.000)" Standard Disk
  857. *Font Bookman-Light: Standard "(002.000)" Standard Disk
  858. *Font Bookman-LightItalic: Standard "(002.000)" Standard Disk
  859. *Font Carta: Standard "(001.001)" Standard Disk
  860. *Font Chicago: Standard "(002.000)" Standard Disk
  861. *Font Clarendon: Standard "(001.001)" Standard Disk
  862. *Font Clarendon-Bold: Standard "(001.001)" Standard Disk
  863. *Font Clarendon-Light: Standard "(001.001)" Standard Disk
  864. *Font CooperBlack: Standard "(001.003)" Standard Disk
  865. *Font CooperBlack-Italic: Standard "(001.003)" Standard Disk
  866. *Font Copperplate-ThirtyThreeBC: Standard "(001.002)" Standard Disk
  867. *Font Copperplate-ThirtyTwoBC: Standard "(001.002)" Standard Disk
  868. *Font Coronet-Regular: Standard "(001.000)" Standard Disk
  869. *Font Courier: Standard "(003.000)" Standard Disk
  870. *Font Courier-Bold: Standard "(003.000)" Standard Disk
  871. *Font Courier-BoldOblique: Standard "(003.000)" Standard Disk
  872. *Font Courier-Oblique: Standard "(003.000)" Standard Disk
  873. *Font Eurostile: Standard "(001.002)" Standard Disk
  874. *Font Eurostile-Bold: Standard "(001.001)" Standard Disk
  875. *Font Eurostile-BoldExtendedTwo: Standard "(001.002)" Standard Disk
  876. *Font Eurostile-ExtendedTwo: Standard "(001.002)" Standard Disk
  877. *Font Geneva: Standard "(002.000)" Standard Disk
  878. *Font GillSans: Standard "(001.002)" Standard Disk
  879. *Font GillSans-Bold: Standard "(001.001)" Standard Disk
  880. *Font GillSans-BoldCondensed: Standard "(001.001)" Standard Disk
  881. *Font GillSans-BoldItalic: Standard "(001.002)" Standard Disk
  882. *Font GillSans-Condensed: Standard "(001.001)" Standard Disk
  883. *Font GillSans-ExtraBold: Standard "(001.001)" Standard Disk
  884. *Font GillSans-Italic: Standard "(001.002)" Standard Disk
  885. *Font GillSans-Light: Standard "(001.001)" Standard Disk
  886. *Font GillSans-LightItalic: Standard "(001.002)" Standard Disk
  887. *Font Goudy: Standard "(001.003)" Standard Disk
  888. *Font Goudy-Bold: Standard "(001.002)" Standard Disk
  889. *Font Goudy-BoldItalic: Standard "(001.002)" Standard Disk
  890. *Font Goudy-ExtraBold: Standard "(001.001)" Standard Disk
  891. *Font Goudy-Italic: Standard "(001.002)" Standard Disk
  892. *Font Helvetica: Standard "(002.000)" Standard Disk
  893. *Font Helvetica-Bold: Standard "(002.000)" Standard Disk
  894. *Font Helvetica-BoldOblique: Standard "(002.000)" Standard Disk
  895. *Font Helvetica-Condensed: Standard "(002.000)" Standard Disk
  896. *Font Helvetica-Condensed-Bold: Standard "(002.000)" Standard Disk
  897. *Font Helvetica-Condensed-BoldObl: Standard "(002.000)" Standard Disk
  898. *Font Helvetica-Condensed-Oblique: Standard "(002.000)" Standard Disk
  899. *Font Helvetica-Narrow: Standard "(002.000)" Standard Disk
  900. *Font Helvetica-Narrow-Bold: Standard "(002.000)" Standard Disk
  901. *Font Helvetica-Narrow-BoldOblique: Standard "(002.000)" Standard Disk
  902. *Font Helvetica-Narrow-Oblique: Standard "(002.000)" Standard Disk
  903. *Font Helvetica-Oblique: Standard "(002.000)" Standard Disk
  904. *Font HoeflerText-Black: Standard "(002.000)" Standard Disk
  905. *Font HoeflerText-BlackItalic: Standard "(002.000)" Standard Disk
  906. *Font HoeflerText-Italic: Standard "(002.000)" Standard Disk
  907. *Font HoeflerText-Ornaments: Standard "(002.000)" Standard Disk
  908. *Font HoeflerText-Regular: Standard "(002.000)" Standard Disk
  909. *Font JoannaMT: Standard "(001.000)" Standard Disk
  910. *Font JoannaMT-Bold: Standard "(001.000)" Standard Disk
  911. *Font JoannaMT-BoldItalic: Standard "(001.000)" Standard Disk
  912. *Font JoannaMT-Italic: Standard "(001.000)" Standard Disk
  913. *Font LetterGothic: Standard "(001.004)" Standard Disk
  914. *Font LetterGothic-Bold: Standard "(001.006)" Standard Disk
  915. *Font LetterGothic-BoldSlanted: Standard "(001.005)" Standard Disk
  916. *Font LetterGothic-Slanted: Standard "(001.004)" Standard Disk
  917. *Font LubalinGraph-Book: Standard "(001.002)" Standard Disk
  918. *Font LubalinGraph-BookOblique: Standard "(001.002)" Standard Disk
  919. *Font LubalinGraph-Demi: Standard "(001.002)" Standard Disk
  920. *Font LubalinGraph-DemiOblique: Standard "(001.002)" Standard Disk
  921. *Font Marigold: Standard "(001.000)" Standard Disk
  922. *Font Monaco: Standard "(002.000)" Standard Disk
  923. *Font MonaLisa-Recut: Standard "(001.000)" Standard Disk
  924. *Font NewCenturySchlbk-Bold: Standard "(002.000)" Standard Disk
  925. *Font NewCenturySchlbk-BoldItalic: Standard "(002.000)" Standard Disk
  926. *Font NewCenturySchlbk-Italic: Standard "(002.000)" Standard Disk
  927. *Font NewCenturySchlbk-Roman: Standard "(002.000)" Standard Disk
  928. *Font NewYork: Standard "(002.000)" Standard Disk
  929. *Font Optima: Standard "(001.005)" Standard Disk
  930. *Font Optima-Bold: Standard "(001.005)" Standard Disk
  931. *Font Optima-BoldItalic: Standard "(001.000)" Standard Disk
  932. *Font Optima-Italic: Standard "(001.000)" Standard Disk
  933. *Font Oxford: Standard "(001.000)" Standard Disk
  934. *Font Palatino-Bold: Standard "(002.000)" Standard Disk
  935. *Font Palatino-BoldItalic: Standard "(002.000)" Standard Disk
  936. *Font Palatino-Italic: Standard "(002.000)" Standard Disk
  937. *Font Palatino-Roman: Standard "(002.000)" Standard Disk
  938. *Font StempelGaramond-Bold: Standard "(001.002)" Standard Disk
  939. *Font StempelGaramond-BoldItalic: Standard "(001.002)" Standard Disk
  940. *Font StempelGaramond-Italic: Standard "(001.002)" Standard Disk
  941. *Font StempelGaramond-Roman: Standard "(001.002)" Standard Disk
  942. *Font Symbol: Standard "(001.008)" Standard Disk
  943. *Font Tekton: Standard "(001.001)" Standard Disk
  944. *Font Times-Bold: Standard "(002.000)" Standard Disk
  945. *Font Times-BoldItalic: Standard "(002.000)" Standard Disk
  946. *Font Times-Italic: Standard "(002.000)" Standard Disk
  947. *Font Times-Roman: Standard "(002.000)" Standard Disk
  948. *Font TimesNewRomanPS-BoldItalicMT: Standard "(002.000)" Standard Disk
  949. *Font TimesNewRomanPS-BoldMT: Standard "(002.000)" Standard Disk
  950. *Font TimesNewRomanPS-ItalicMT: Standard "(002.000)" Standard Disk
  951. *Font TimesNewRomanPSMT: Standard "(002.000)" Standard Disk
  952. *Font Univers: Standard "(001.003)" Standard Disk
  953. *Font Univers-Bold: Standard "(001.003)" Standard Disk
  954. *Font Univers-BoldExt: Standard "(001.000)" Standard Disk
  955. *Font Univers-BoldExtObl: Standard "(001.000)" Standard Disk
  956. *Font Univers-BoldOblique: Standard "(001.003)" Standard Disk
  957. *Font Univers-Condensed: Standard "(001.002)" Standard Disk
  958. *Font Univers-CondensedBold: Standard "(001.001)" Standard Disk
  959. *Font Univers-CondensedBoldOblique: Standard "(001.001)" Standard Disk
  960. *Font Univers-CondensedOblique: Standard "(001.002)" Standard Disk
  961. *Font Univers-Extended: Standard "(001.000)" Standard Disk
  962. *Font Univers-ExtendedObl: Standard "(001.000)" Standard Disk
  963. *Font Univers-Light: Standard "(001.003)" Standard Disk
  964. *Font Univers-LightOblique: Standard "(001.003)" Standard Disk
  965. *Font Univers-Oblique: Standard "(001.003)" Standard Disk
  966. *Font Wingdings-Regular: Standard "(002.000)" Standard Disk
  967. *Font ZapfChancery-MediumItalic: Standard "(002.000)" Standard Disk
  968. *Font ZapfDingbats: Standard "(002.000)" Standard Disk
  969. *?FontQuery: "
  970.    save  
  971.    { count 1 gt
  972.       { exch dup 127 string cvs (/) print print (:) print
  973.        /Font resourcestatus {pop pop (Yes)} {(No)} ifelse = 
  974.       } { exit } ifelse
  975.    } bind loop
  976.    (*) = flush
  977.    restore"
  978. *End
  979.  
  980. *?FontList: "
  981.    save (*) {cvn ==} 128 string /Font resourceforall
  982.    (*) = flush restore"
  983. *End
  984.  
  985.  
  986. *% PPD Last Modified 6.2.98
  987. *% End of PPD
  988.